public GridGroupRow( C1.DataCollection.IDataCollection<object> collection, int dataIndex, bool isCollapsed )
Parameters
- collection
- The collection containing the item.
- dataIndex
- Index of the data inside the collection.
- isCollapsed
- Sets whether the row is initially collapsed.